openldap.git
5 years agosasl-default-path
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
sasl-default-path

Add /etc/ldap/sasl2 to the SASL configuration search path.

Not submitted upstream.  Somewhat Debian-specific and probably not of
interest upstream.

Gbp-Pq: Name sasl-default-path

5 years agoindex-files-created-as-root
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
index-files-created-as-root

Document in the man page that slapindex should be run as the same user
as slapd, and print a warning if it's run as root (since Debian defaults
to running slapd as openldap).

Not suitable for upstream in this form.  This patch needs to be reworked
to check the BerkeleyDB database ownership and only warn if running as
root with a database that's not owned by root.

Upstream ITS #5356 filed requesting better handling of this.  Current
upstream discussion leans towards putting the check into the database
backend and aborting if slapd is run as a different user than the database
owner, which is an even better fix.

Gbp-Pq: Name index-files-created-as-root

5 years agowrong-database-location
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
wrong-database-location

Move the default slapd database location to /var/lib/ldap instead of
/var/openldap-data.

Debian-specific.

Gbp-Pq: Name wrong-database-location

5 years agoldapi-socket-place
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
ldapi-socket-place

Move the ldapi socket to /var/run/slapd from /var/run, since /var/run
is only writable by root and slapd runs as openldap.

Debian-specific.

Gbp-Pq: Name ldapi-socket-place

5 years agoslapi-errorlog-file
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
slapi-errorlog-file

The slapi error log file defaults to /var/errors given our setting
of --localstatedir.  Move it to /var/log/slapi-errors instead.

Debian-specific.

Gbp-Pq: Name slapi-errorlog-file

5 years agoevolution-ntlm
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
evolution-ntlm

Patch from evolution-exchange (2.10.3).  The ldap_ntlm_bind function is
actually called by evolution-data-server, checked at version 1.12.2.
Without this patch, the Exchange addressbook integration uses simple binds
with cleartext passwords.

Russ checked with openldap-software for upstream's opinion on this patch
on 2007-12-21.  Upstream had never received it as a patch submission and
given that it's apparently only for older Exchange servers that can't do
SASL and DIGEST-MD5, it's not very appealing.

Bug#457374 filed against evolution-data-server asking if this support is
still required on 2007-12-21.

Gbp-Pq: Name evolution-ntlm

5 years agoman-slapd
Debian OpenLDAP Maintainers [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
man-slapd

Patch the slapd man page to not refer to a header file that isn't
installed with the slapd package and to reference the correct path
for slapd.

Debian-specific.

Gbp-Pq: Name man-slapd

5 years agoReplace upstream version with Debian version in version strings
Ryan Tandy [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
Replace upstream version with Debian version in version strings

Forwarded: not-needed

Gbp-Pq: Name debian-version

5 years agoopenldap (2.4.49+dfsg-4) unstable; urgency=medium
Ryan Tandy [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
openldap (2.4.49+dfsg-4) unstable; urgency=medium

  * Annotate libsodium-dev dependency with <!pkg.openldap.noslapd>.
    Thanks to Helmut Grohne. (Closes: #955993)
  * Add the man page for the Argon2 password module.
    Thanks to Peter Marschall. (Closes: #955977)
  * Build the Argon2 password module with libargon2-dev instead of
    libsodium-dev. Rationale:
    - libargon2 contains the specific functionality needed; libsodium is a
      larger library and contains many features not used here
    - libsodium does not support configuring the p= (parallelism) parameter
  * Import upstream patch to properly retry gnutls_handshake() after it
    returns GNUTLS_E_AGAIN. (ITS#8650) (Closes: #861838)
  * Update the Argon2 password module to upstream commit feb6f21d2e.

[dgit import unpatched openldap 2.4.49+dfsg-4]

5 years agoImport openldap_2.4.49+dfsg-4.debian.tar.xz
Ryan Tandy [Wed, 15 Apr 2020 04:33:16 +0000 (05:33 +0100)]
Import openldap_2.4.49+dfsg-4.debian.tar.xz

[dgit import tarball openldap 2.4.49+dfsg-4 openldap_2.4.49+dfsg-4.debian.tar.xz]

6 years agoImport openldap_2.4.49+dfsg.orig.tar.gz
Ryan Tandy [Thu, 6 Feb 2020 18:08:12 +0000 (18:08 +0000)]
Import openldap_2.4.49+dfsg.orig.tar.gz

[dgit import orig openldap_2.4.49+dfsg.orig.tar.gz]